home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 7 / HYPERLIB-1993-VOL7-CD2.ISO.7z / HYPERLIB-1993-VOL7-CD2.ISO / Drug Store⁄HappyMan / Welcome Menu / card_10654.txt < prev    next >
Text File  |  1993-07-24  |  2KB  |  96 lines

  1. -- card: 10654 from stack: in
  2. -- bmap block id: 10782
  3. -- flags: 0000
  4. -- background id: 2718
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=305 top=133 right=185 bottom=358
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 16384
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play boing tempo 150  b3s a3s
  23.   go to card id 14271
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 0000
  32. -- rect: left=159 top=130 right=178 bottom=210
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 16384
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: 
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   play harpsichord tempo 200  c5e c6e
  44.   go next
  45.   wait 50
  46.   play boing tempo 200  c4q  c4h. c5q c5w.
  47.   wait 40
  48.   visual effect dissolve
  49.   go to first
  50.   wait 100
  51.  
  52.   doMenu "Quit HyperCard"
  53. end mouseUp
  54.  
  55.  
  56. -- part 5 (button)
  57. -- low flags: 00
  58. -- high flags: 0000
  59. -- rect: left=0 top=36 right=126 bottom=76
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 0 / 0
  62. -- text alignment: 1
  63. -- font id: 16384
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: 
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   play boing tempo 200  a5s c5s
  71.   go to card id 2890
  72. end mouseUp
  73.  
  74.  
  75.  
  76.  
  77. -- part 6 (button)
  78. -- low flags: 00
  79. -- high flags: 0000
  80. -- rect: left=436 top=36 right=126 bottom=512
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 1
  84. -- font id: 16384
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: 
  89. ----- HyperTalk script -----
  90. on mouseUp
  91.   play boing tempo 200  a5s c5s
  92.   go to card id 2890
  93. end mouseUp
  94.  
  95.  
  96.